Skip to content

chore: add generation completion sentinels#25924

Open
CasualDeveloper wants to merge 1 commit intoanomalyco:devfrom
CasualDeveloper:feat/25921-generation-sentinels
Open

chore: add generation completion sentinels#25924
CasualDeveloper wants to merge 1 commit intoanomalyco:devfrom
CasualDeveloper:feat/25921-generation-sentinels

Conversation

@CasualDeveloper
Copy link
Copy Markdown
Contributor

@CasualDeveloper CasualDeveloper commented May 5, 2026

Issue for this PR

Closes #25921

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds small console.info completion markers to the generation wrapper scripts so long or truncated runs have a clear success marker. The OpenAPI CLI command remains unchanged for JSON output.

AI Assistance: OpenCode + openai/gpt-5.5. Review: Human operator reviewed.

How did you verify your code works?

  • Ran env -u OPENCODE_SERVER_PASSWORD -u OPENCODE_SERVER_USERNAME bun ./script/generate.ts and confirmed opencode generate complete appeared.
  • Confirmed packages/sdk/openapi.json still parses as JSON.
  • Ran git diff --check.
  • Pre-push hook ran bun turbo typecheck: 12/12 tasks passed.

Screenshots / recordings

N/A, no UI changes.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@CasualDeveloper CasualDeveloper force-pushed the feat/25921-generation-sentinels branch 2 times, most recently from 2a1bc29 to 916c6c1 Compare May 6, 2026 00:43
@CasualDeveloper CasualDeveloper force-pushed the feat/25921-generation-sentinels branch 6 times, most recently from d566714 to 699011d Compare May 6, 2026 20:27
@CasualDeveloper CasualDeveloper force-pushed the feat/25921-generation-sentinels branch from 699011d to 013da6d Compare May 7, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add generation completion sentinels

1 participant